home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1999 March / EnigmA AMIGA RUN 35 (1999)(G.R. Edizioni)(IT)[!][issue 1999-03].iso / earcd / devel / libx11 / libx11 / xemul2.h < prev    next >
C/C++ Source or Header  |  1999-01-01  |  241b  |  20 lines

  1. /* Copyright (c) 1996 by A BIG Corporation.  All Rights Reserved */
  2.  
  3. /***
  4.    NAME
  5.      xemul2
  6.    PURPOSE
  7.      
  8.    NOTES
  9.      
  10.    HISTORY
  11.      Terje Pedersen - Nov 10, 1996: Created.
  12. ***/
  13.  
  14. #ifndef XEMUL2
  15. #define XEMUL2
  16.  
  17.  
  18.  
  19. #endif /* XEMUL2 */
  20.